bin: Hide `admin instutil` command
authorColin Walters <walters@verbum.org>
Sat, 7 Apr 2018 15:40:53 +0000 (11:40 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 11 Apr 2018 19:11:07 +0000 (19:11 +0000)
commit9d1dacfcc8f95720bc4b42d7ef0da33f0e6b665f
tree82b3160d7a10a085628feece69728f936542897c
parent5215f24e683d65c354cdbb19767dc615b080900b
bin: Hide `admin instutil` command

Add a "hidden command" flag, and use it for `admin instutil` since
I regret adding it, and people should be using the API.

Prep for adding another hidden command as part of staging deployments.

(Down the line we should investigate deduplicating the recursive
 command parsing code)

Closes: #1535
Approved by: jlebon
src/ostree/ot-admin-builtin-instutil.c
src/ostree/ot-builtin-admin.c
src/ostree/ot-builtin-remote.c
src/ostree/ot-builtin-static-delta.c
src/ostree/ot-main.c
src/ostree/ot-main.h